home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / DevCon / Washington_1988 / DevCon88.2 / IFF / ANIM / sources / compiler.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-08-27  |  108 b   |  7 lines

  1. #ifndef COMPILER_H
  2. #define COMPILER_H
  3. #ifndef EXEC_TYPES_H
  4. #include "exec/types.h"
  5. #endif
  6. #endif COMPILER_H
  7.